home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-11-15 | 755 b | 21 lines | [TEXT/CWIE] |
- This sample shows how to use SPBRecord to record to memory and then
- write the recorded samples to disk, asynchronously, using PBWriteAsync
- while playing other sounds using SndPlayDoubleBuffer.
-
- This sample is really just the Record_Sound sample and the SndPlayDoubleBuffer
- sample put together into a quasi-realworld application.
-
- This sample also shows how to sync a bunch of sounds so that they all start playing
- at the same time (that's in Cheap_Studio.c).
-
- This sample was inspired by Matt who wanted to play a guitar solo he had recorded and
- add some piano accompaniment to it.
-
- This is sample is just in the early stages of being done, but it's entertaining and
- I believe useful.
-
- Enjoy,
- Mark Cookson
- Developer Technical Support
- Apple Computer, Inc.
-